Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FOUR-9558 Error Cannot read properties of undefined (reading 'data'),… #1640

Merged
merged 1 commit into from
Aug 2, 2023

Conversation

gproly
Copy link
Contributor

@gproly gproly commented Jul 31, 2023

Issue & Reproduction Steps

Error Cannot read properties of undefined (reading 'data'), when I want to save a process that has a thread or that is not nested to a thread

when we don't associate a thread with a process in the list , and we save the process, we get an error on the screen: "Cannot read properties of undefined (reading 'data')"

Solution:

in the spring version, when we save a process with unbound threads, we don't get the error.

Expected Behavior:

should not show errors when we save a process with threads that does not have an associated process.

Related pull request

ProcessMaker/processmaker#5064

… when I want to save a process that has a thread or that is not nested to a thread
@gproly gproly requested review from rodriquelca, nolanpro and gustavobascope and removed request for rodriquelca July 31, 2023 19:22
Copy link
Contributor

@gustavobascope gustavobascope left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the modeler saves the sub process task without a process

image

@ryancooley ryancooley merged commit 5c2260d into develop Aug 2, 2023
10 of 13 checks passed
@ryancooley ryancooley deleted the bugfix/FOUR-9558 branch August 2, 2023 02:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants